Skip to content

[Raft] Consensus entries publishing and proposal #1474

Draft
MariemBaccari wants to merge 1 commit into
interuss:masterfrom
Orbitalize:add_consensus_logic_2
Draft

[Raft] Consensus entries publishing and proposal #1474
MariemBaccari wants to merge 1 commit into
interuss:masterfrom
Orbitalize:add_consensus_logic_2

Conversation

@MariemBaccari

@MariemBaccari MariemBaccari commented May 20, 2026

Copy link
Copy Markdown
Contributor

This PR is part of the chain #1470 -> #1473 -> #1474 to address the issue #1463.
It completes the consensus business logic implementation from #1473 by adding the entries publishing logic and the ProposeValue method which will be used by the Store to commit entries to Raft.

@MariemBaccari MariemBaccari force-pushed the add_consensus_logic_2 branch 4 times, most recently from 7638cf6 to 6634f6d Compare May 20, 2026 15:03
@MariemBaccari MariemBaccari marked this pull request as ready for review May 20, 2026 15:05
@MariemBaccari MariemBaccari force-pushed the add_consensus_logic_2 branch 7 times, most recently from 1936648 to 61e02eb Compare May 22, 2026 08:19

@the-glu the-glu left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@MariemBaccari MariemBaccari changed the title [Raft] Add part 2 of consensus logic [Raft] Consensus entries publishing and proposal Jun 2, 2026
@MariemBaccari MariemBaccari force-pushed the add_consensus_logic_2 branch 2 times, most recently from 3fa8bc2 to de47db1 Compare June 8, 2026 06:54
@MariemBaccari MariemBaccari force-pushed the add_consensus_logic_2 branch from de47db1 to 6ac71b6 Compare June 8, 2026 14:52
@MariemBaccari MariemBaccari marked this pull request as draft June 8, 2026 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants